home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Broadcast Titler v1.0.adf / MainStuff < prev    next >
Text File  |  1988-01-20  |  1KB  |  30 lines

  1. *******************************************************
  2. *                                                     *
  3. * Name    : MainStuff                                 *
  4. * Purpose : Stuff-It can load any of your menu data   *
  5. *           files with this menu data file.           *
  6. * Notes   : A full path name was not entered after    *
  7. *           the file specifier (F:). This means       *
  8. *           Stuff-It will look in the current         *
  9. *           directory for the menu data file. Also    *
  10. *           note the file specifier (F:) with no menu *
  11. *           data file name after it. When that item   *
  12. *           is selected Stuff-It will bring its       *
  13. *           display window to the front (A good way   *
  14. *           to see it if it is hidden).               *
  15. *                                                     *
  16. *******************************************************
  17.  
  18. M:Load...
  19.  
  20.    I:CLI-Menus
  21.       F:CLI-Menus
  22.  
  23.    I:ED-Menus
  24.       F:ED-Menus
  25.  
  26. M:Other
  27.  
  28.    i:Stuff-It To Front
  29.       F:
  30.